home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 30
/
PC Gamer IT CD 30 1-2.iso
/
BOSDEMO
/
BOSSW11.EXE
/
data1.cab
/
Program_Executable_Files
/
reprof.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
1998-01-16
|
4KB
|
187 lines
object Form1: TForm1
Left = 200
Top = 108
BorderStyle = bsNone
Caption = 'BOS Display Re-profile'
ClientHeight = 353
ClientWidth = 427
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 427
Height = 353
Align = alClient
BevelInner = bvRaised
TabOrder = 0
object Bevel1: TBevel
Left = 12
Top = 13
Width = 400
Height = 327
Shape = bsFrame
end
object Label1: TLabel
Left = 59
Top = 26
Width = 326
Height = 24
Caption = 'Balls of Steel Display Re-profile '
Font.Color = clRed
Font.Height = -21
Font.Name = 'Arial'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Label2: TLabel
Left = 27
Top = 84
Width = 258
Height = 14
Caption = 'This utility will reset your Balls of Steel display profile.'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 153
Top = 56
Width = 120
Height = 14
Caption = '(C) Wildfire Studios 1997'
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 25
Top = 110
Width = 129
Height = 14
Caption = 'You may need to do this if:'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 32
Top = 136
Width = 351
Height = 16
AutoSize = False
Caption = '* You have changed your display card;'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Label6: TLabel
Left = 32
Top = 160
Width = 354
Height = 30
AutoSize = False
Caption =
'* You have changed your refresh rate settings, using Control Pan' +
'el or a utility such as Scitech Display Doctor;'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Label7: TLabel
Left = 32
Top = 197
Width = 361
Height = 17
AutoSize = False
Caption = '* You have updated your display drivers in DOS or Windows;'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Label8: TLabel
Left = 32
Top = 221
Width = 367
Height = 18
AutoSize = False
Caption = '* You have installed a recent version of Scitech Display Doctor;'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Label9: TLabel
Left = 32
Top = 244
Width = 356
Height = 17
AutoSize = False
Caption = '* The game appears to be running at the wrong speed.'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Label10: TLabel
Left = 90
Top = 271
Width = 245
Height = 14
Caption = 'Quit the game completely before continuing!'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object ContinueBtn: TButton
Left = 233
Top = 303
Width = 75
Height = 25
Caption = 'Continue...'
Default = True
TabOrder = 0
OnClick = ContinueBtnClick
end
object QuitBtn: TButton
Left = 322
Top = 303
Width = 75
Height = 25
Cancel = True
Caption = 'Quit'
ModalResult = 2
TabOrder = 1
OnClick = QuitBtnClick
end
end
end